Started

Dec 1, 2021 01:56:24 AM

Ended

Dec 1, 2021 02:03:38 AM

Tests Passed

118

Tests Failed

0

Tests
Log events

Timeline

  • testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass

    1:56:25 AM / 00:00:04:207 Pass

    testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass
    12.01.2021 1:56:25 AM 12.01.2021 1:56:29 AM 00:00:04:207 · #test-id=1
    StatusTimestampDetails
    Info 1:56:27 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:56:27 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:56:28 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "659ms"].
    Info 1:56:29 AM
    Info 1:56:29 AM Verification [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:56:29 AM Assertion [ValidateEquals] PASSED. Expected [Bret] and Actual [Bret]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:56:29 AM Test Passed.
  • testPackage01.Test_assertEquals.test_assertElementAttribute

    1:57:04 AM / 00:00:06:738 Pass

    testPackage01.Test_assertEquals.test_assertElementAttribute
    12.01.2021 1:57:04 AM 12.01.2021 1:57:11 AM 00:00:06:738 · #test-id=2
    StatusTimestampDetails
    Info 1:57:08 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:57:09 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 1:57:11 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 1:57:11 AM
    Pass 1:57:11 AM Test Passed.
  • testPackage01.Test_chainableElementActions.chainElementActions

    1:57:12 AM / 00:00:01:753 Pass

    testPackage01.Test_chainableElementActions.chainElementActions
    12.01.2021 1:57:12 AM 12.01.2021 1:57:14 AM 00:00:01:753 · #test-id=3
    StatusTimestampDetails
    Info 1:57:13 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:57:13 AM Element Action [Type] successfully performed. With the following test data [chained type 1].
    Info 1:57:14 AM Element Action [Type] successfully performed. With the following test data [chained type 2].
    Info 1:57:14 AM Element Action [TypeAppend] successfully performed. With the following test data [345].
    Info 1:57:14 AM Assertion Passed: Then I Assert that the element found by [By.name: q] text is equal to [chained type 2345].
    Info 1:57:14 AM
    Info 1:57:14 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'chained type 2345' for the 'text' attribute, element locator 'By.name: q'] and Actual [chained type 2345]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:57:14 AM Test Passed.
  • testPackage01.Test_clipboardActions.typeTextAndCopyPaste

    1:57:16 AM / 00:00:01:574 Pass

    testPackage01.Test_clipboardActions.typeTextAndCopyPaste
    12.01.2021 1:57:16 AM 12.01.2021 1:57:17 AM 00:00:01:574 · #test-id=4
    StatusTimestampDetails
    Info 1:57:17 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:57:17 AM Element Action [Type] successfully performed. With the following test data [FIRST].
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [copy].
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [unselect].
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 1:57:17 AM Element Action [Type] successfully performed.
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [cut].
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 1:57:17 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 1:57:17 AM An Exception Occured with this Message: Session ID is null. Using WebDriver after calling quit()?.
    Pass 1:57:17 AM Test Passed.
  • testPackage01.Test_dragAndDrop.dragAndDropJquery

    1:57:18 AM / 00:00:01:937 Pass

    testPackage01.Test_dragAndDrop.dragAndDropJquery
    12.01.2021 1:57:18 AM 12.01.2021 1:57:20 AM 00:00:01:937 · #test-id=5
    StatusTimestampDetails
    Info 1:57:19 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/droppable/default.html].
    Info 1:57:19 AM Element Action [GetText] successfully performed. With the following test data [Drop here].
    Info 1:57:20 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (8, 18), End point: (8, 18)].
    Info 1:57:20 AM Element Action [GetText] successfully performed. With the following test data [Dropped!].
    Info 1:57:20 AM Assertion Passed: Checking to see if the text has changed after performing drag and drop
    Info 1:57:20 AM Assertion [ValidateEquals] PASSED. Expected [Drop here] and Actual [Dropped!]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:57:20 AM Test Passed.
  • TC001 - Test Drag and Drop function.

    1:57:22 AM / 00:00:02:064 Pass

    TC001 - Test Drag and Drop function.
    12.01.2021 1:57:22 AM 12.01.2021 1:57:24 AM 00:00:02:064 · #test-id=6
    StatusTimestampDetails
    Info 1:57:22 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://the-internet.herokuapp.com/drag_and_drop].
    Info 1:57:22 AM Attempting Drag and Drop
    Info 1:57:24 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (44, 90), End point: (259, 90)].
    Pass 1:57:24 AM Test Passed.
  • TC002 - Test Drag and Drop by offset function.

    1:57:25 AM / 00:00:00:787 Pass

    TC002 - Test Drag and Drop by offset function.
    12.01.2021 1:57:25 AM 12.01.2021 1:57:26 AM 00:00:00:787 · #test-id=7
    StatusTimestampDetails
    Info 1:57:25 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/draggable/default.html].
    Info 1:57:26 AM Element Action [DragAndDropByOffset] successfully performed. With the following test data [Start point: (8, 8), End point: (108, 58)].
    Pass 1:57:26 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden

    1:57:27 AM / 00:00:00:946 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden
    12.01.2021 1:57:27 AM 12.01.2021 1:57:28 AM 00:00:00:946 · #test-id=8
    StatusTimestampDetails
    Info 1:57:27 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/1].
    Info 1:57:27 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 1:57:28 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [ Hello World! ]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:57:28 AM
    Pass 1:57:28 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered

    1:57:29 AM / 00:00:05:915 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered
    12.01.2021 1:57:29 AM 12.01.2021 1:57:35 AM 00:00:05:915 · #test-id=9
    StatusTimestampDetails
    Info 1:57:29 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/2].
    Info 1:57:30 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 1:57:35 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [Hello World!]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:57:35 AM
    Pass 1:57:35 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    1:57:37 AM / 00:00:01:142 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    12.01.2021 1:57:37 AM 12.01.2021 1:57:38 AM 00:00:01:142 · #test-id=10
    StatusTimestampDetails
    Info 1:57:38 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:57:38 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //*[@id='hplogo' or @alt='Google']] exists.
    Info 1:57:38 AM
    Info 1:57:38 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.xpath: //*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:57:38 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    1:57:38 AM / 00:00:03:096 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    12.01.2021 1:57:38 AM 12.01.2021 1:57:41 AM 00:00:03:096 · #test-id=11
    StatusTimestampDetails
    Info 1:57:39 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 1:57:41 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 1:57:41 AM Assertion Passed: Then I Assert that the element found by [By.id: appbar] text does not equal [].
    Info 1:57:41 AM
    Info 1:57:41 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'By.id: appbar'] and Actual [About 819,000 results (0.60 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:57:41 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    1:57:41 AM / 00:00:01:147 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    12.01.2021 1:57:41 AM 12.01.2021 1:57:43 AM 00:00:01:147 · #test-id=12
    StatusTimestampDetails
    Info 1:57:43 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //span[text()='Next']].
    Pass 1:57:43 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    1:57:59 AM / 00:00:04:630 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    12.01.2021 1:57:59 AM 12.01.2021 1:58:04 AM 00:00:04:630 · #test-id=13
    StatusTimestampDetails
    Info 1:58:03 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:58:04 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'xpath=//*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:58:04 AM
    Pass 1:58:04 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    1:58:04 AM / 00:00:02:496 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    12.01.2021 1:58:04 AM 12.01.2021 1:58:06 AM 00:00:02:496 · #test-id=14
    StatusTimestampDetails
    Info 1:58:04 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 1:58:04 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 1:58:06 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'xpath=//div[@id='appbar']'] and Actual [About 819,000 results (0.50 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:58:06 AM
    Pass 1:58:06 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    1:58:06 AM / 00:00:00:297 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    12.01.2021 1:58:06 AM 12.01.2021 1:58:07 AM 00:00:00:297 · #test-id=15
    StatusTimestampDetails
    Info 1:58:07 AM Element Action [Click] successfully performed. With the following test data [Next].
    Pass 1:58:07 AM Test Passed.
  • testPackage01.Test_IsElementClickable.testIsElementClickable

    1:58:08 AM / 00:00:00:731 Pass

    testPackage01.Test_IsElementClickable.testIsElementClickable
    12.01.2021 1:58:08 AM 12.01.2021 1:58:09 AM 00:00:00:731 · #test-id=16
    StatusTimestampDetails
    Info 1:58:09 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/].
    Info 1:58:09 AM Element Action [IsElementClickable] successfully performed.
    Info 1:58:09 AM Assertion [ValidateTrue] PASSED. Expected [TRUE] and Actual [TRUE]. Validation Type [POSITIVE].
    Pass 1:58:09 AM Test Passed.
  • testPackage01.Test_JsonActions.f

    1:58:09 AM / 00:00:00:016 Pass

    testPackage01.Test_JsonActions.f
    12.01.2021 1:58:09 AM 12.01.2021 1:58:09 AM 00:00:00:016 · #test-id=17
    StatusTimestampDetails
    Pass 1:58:09 AM Test Passed.
  • testPackage01.Test_JsonActions.f2

    1:58:09 AM / 00:00:00:005 Pass

    testPackage01.Test_JsonActions.f2
    12.01.2021 1:58:09 AM 12.01.2021 1:58:09 AM 00:00:00:005 · #test-id=18
    StatusTimestampDetails
    Pass 1:58:09 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters

    1:58:09 AM / 00:00:00:029 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters
    12.01.2021 1:58:09 AM 12.01.2021 1:58:09 AM 00:00:00:029 · #test-id=19
    StatusTimestampDetails
    Info 1:58:09 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 1:58:09 AM Verification [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:58:09 AM
    Info 1:58:09 AM
    Pass 1:58:09 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion

    1:58:09 AM / 00:00:00:026 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion
    12.01.2021 1:58:09 AM 12.01.2021 1:58:09 AM 00:00:00:026 · #test-id=20
    StatusTimestampDetails
    Info 1:58:09 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 1:58:09 AM Assertion Passed: trying out the log message
    Info 1:58:09 AM
    Info 1:58:09 AM
    Info 1:58:09 AM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:58:09 AM Test Passed.
  • testPackage01.Test_JSONFileManager.readStringFromJson

    1:58:09 AM / 00:00:00:056 Pass

    testPackage01.Test_JSONFileManager.readStringFromJson
    12.01.2021 1:58:09 AM 12.01.2021 1:58:09 AM 00:00:00:056 · #test-id=21
    StatusTimestampDetails
    Info 1:58:09 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/simpleJSON.json].
    Info 1:58:09 AM
    Info 1:58:09 AM Assertion [ValidateEquals] PASSED. Expected [Mohab Mohie] and Actual [Mohab Mohie]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:58:09 AM
    Pass 1:58:09 AM Test Passed.
  • testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema

    1:58:09 AM / 00:00:00:923 Pass

    testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema
    12.01.2021 1:58:09 AM 12.01.2021 1:58:10 AM 00:00:00:923 · #test-id=22
    StatusTimestampDetails
    Info 1:58:09 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:58:09 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:58:09 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "http://api.zippopotam.us/us/90210" | Content Type: "*/*" | Response Time: "103ms"].
    Info 1:58:09 AM
    Info 1:58:10 AM Assertion Passed: Then I Assert that the API response schema matches that in this file [src/test/resources/testDataFiles/schema.json].
    Info 1:58:10 AM
    Info 1:58:10 AM
    Info 1:58:10 AM Assertion [ValidateResponseFileSchema] PASSED. Expected [Response data should match the JSON File in this path 'D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\schema.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:58:10 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f1

    1:58:10 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f1
    12.01.2021 1:58:10 AM 12.01.2021 1:58:10 AM 00:00:00:002 · #test-id=23
    StatusTimestampDetails
    Info 1:58:10 AM Assertion Passed: Checking valid user data
    Info 1:58:10 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:58:10 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f10

    1:58:11 AM / 00:00:00:263 Pass

    testPackage01.Test_NewValidationHelper.f10
    12.01.2021 1:58:11 AM 12.01.2021 1:58:12 AM 00:00:00:263 · #test-id=24
    StatusTimestampDetails
    Info 1:58:12 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:58:12 AM
    Pass 1:58:12 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f11

    1:58:13 AM / 00:00:10:333 Pass

    testPackage01.Test_NewValidationHelper.f11
    12.01.2021 1:58:13 AM 12.01.2021 1:58:24 AM 00:00:10:333 · #test-id=25
    StatusTimestampDetails
    Info 1:58:24 AM Assertion Passed: Checking that false tag doesn't exist
    Info 1:58:24 AM
    Info 1:58:24 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.tagName: h3'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:58:24 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f12

    1:58:25 AM / 00:00:00:276 Pass

    testPackage01.Test_NewValidationHelper.f12
    12.01.2021 1:58:25 AM 12.01.2021 1:58:26 AM 00:00:00:276 · #test-id=26
    StatusTimestampDetails
    Info 1:58:26 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: h1'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:58:26 AM
    Pass 1:58:26 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f13

    1:58:29 AM / 00:00:00:225 Pass

    testPackage01.Test_NewValidationHelper.f13
    12.01.2021 1:58:29 AM 12.01.2021 1:58:30 AM 00:00:00:225 · #test-id=27
    StatusTimestampDetails
    Info 1:58:30 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:58:30 AM
    Pass 1:58:30 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f14

    1:58:31 AM / 00:00:00:226 Pass

    testPackage01.Test_NewValidationHelper.f14
    12.01.2021 1:58:31 AM 12.01.2021 1:58:31 AM 00:00:00:226 · #test-id=28
    StatusTimestampDetails
    Info 1:58:31 AM Assertion Passed: Asserting that the header text is correct
    Info 1:58:31 AM
    Info 1:58:31 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Welcome to the-internet' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:58:31 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f15

    1:58:33 AM / 00:00:00:234 Pass

    testPackage01.Test_NewValidationHelper.f15
    12.01.2021 1:58:33 AM 12.01.2021 1:58:33 AM 00:00:00:234 · #test-id=29
    StatusTimestampDetails
    Info 1:58:33 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:58:33 AM
    Pass 1:58:33 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f16

    1:58:35 AM / 00:00:25:526 Pass

    testPackage01.Test_NewValidationHelper.f16
    12.01.2021 1:58:35 AM 12.01.2021 1:59:00 AM 00:00:25:526 · #test-id=30
    StatusTimestampDetails
    Info 1:59:00 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 1:59:00 AM
    Info 1:59:00 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Pass 1:59:00 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f17

    1:59:03 AM / 00:00:00:310 Pass

    testPackage01.Test_NewValidationHelper.f17
    12.01.2021 1:59:03 AM 12.01.2021 1:59:03 AM 00:00:00:310 · #test-id=31
    StatusTimestampDetails
    Info 1:59:03 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Welcome' for the 'text2' attribute, element locator 'By.tagName: h1'] and Actual [null]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:59:03 AM
    Pass 1:59:03 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f18

    1:59:06 AM / 00:00:00:291 Pass

    testPackage01.Test_NewValidationHelper.f18
    12.01.2021 1:59:06 AM 12.01.2021 1:59:06 AM 00:00:00:291 · #test-id=32
    StatusTimestampDetails
    Info 1:59:06 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'no' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:59:06 AM
    Pass 1:59:06 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f2

    1:59:06 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f2
    12.01.2021 1:59:06 AM 12.01.2021 1:59:06 AM 00:00:00:002 · #test-id=33
    StatusTimestampDetails
    Info 1:59:06 AM Assertion Failed: Checking valid user data
    Info 1:59:06 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:59:06 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f20

    1:59:09 AM / 00:00:00:304 Pass

    testPackage01.Test_NewValidationHelper.f20
    12.01.2021 1:59:09 AM 12.01.2021 1:59:09 AM 00:00:00:304 · #test-id=34
    StatusTimestampDetails
    Info 1:59:09 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'a' for the 'size' attribute, element locator 'By.tagName: h1'] and Actual [(970, 61)]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:59:09 AM
    Pass 1:59:09 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f21

    1:59:12 AM / 00:00:25:376 Pass

    testPackage01.Test_NewValidationHelper.f21
    12.01.2021 1:59:12 AM 12.01.2021 1:59:38 AM 00:00:25:376 · #test-id=35
    StatusTimestampDetails
    Info 1:59:38 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 1:59:38 AM
    Info 1:59:38 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:59:38 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f22

    1:59:39 AM / 00:00:00:003 Skip

    testPackage01.Test_NewValidationHelper.f22
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:003 · #test-id=36
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f23

    1:59:39 AM / 00:00:00:002 Skip

    testPackage01.Test_NewValidationHelper.f23
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:002 · #test-id=37
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f24

    1:59:39 AM / 00:00:00:000 Skip

    testPackage01.Test_NewValidationHelper.f24
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:000 · #test-id=38
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f25

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f25
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=39
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f26

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f26
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=40
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f27

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f27
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=41
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f28

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f28
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=42
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f29

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f29
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=43
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f3

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f3
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=44
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f30

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f30
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=45
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f31

    1:59:39 AM / 00:00:00:002 Skip

    testPackage01.Test_NewValidationHelper.f31
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:002 · #test-id=46
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f32

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f32
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=47
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f33

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f33
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=48
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f34

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f34
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=49
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f35

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f35
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=50
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f36

    1:59:39 AM / 00:00:00:000 Skip

    testPackage01.Test_NewValidationHelper.f36
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:000 · #test-id=51
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f37

    1:59:39 AM / 00:00:00:025 Skip

    testPackage01.Test_NewValidationHelper.f37
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:025 · #test-id=52
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f3_1

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f3_1
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=53
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f4

    1:59:39 AM / 00:00:00:002 Skip

    testPackage01.Test_NewValidationHelper.f4
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:002 · #test-id=54
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f5

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f5
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=55
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f6

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f6
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=56
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f6_1

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f6_1
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=57
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f6_2

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f6_2
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=58
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f7

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f7
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=59
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f8

    1:59:39 AM / 00:00:00:002 Skip

    testPackage01.Test_NewValidationHelper.f8
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:002 · #test-id=60
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.f9

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.f9
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=61
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.forceFail

    1:59:39 AM / 00:00:00:001 Skip

    testPackage01.Test_NewValidationHelper.forceFail
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:001 · #test-id=62
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_NewValidationHelper.forceFail2

    1:59:39 AM / 00:00:00:002 Skip

    testPackage01.Test_NewValidationHelper.forceFail2
    12.01.2021 1:59:39 AM 12.01.2021 1:59:39 AM 00:00:00:002 · #test-id=63
    StatusTimestampDetails
    Skip 1:59:39 AM
  • testPackage01.Test_PDF.testPDF1

    1:59:39 AM / 00:00:22:842 Pass

    testPackage01.Test_PDF.testPDF1
    12.01.2021 1:59:39 AM 12.01.2021 2:00:02 AM 00:00:22:842 · #test-id=64
    StatusTimestampDetails
    Info 2:00:02 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 2:00:02 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 2:00:02 AM Test Passed.
  • testPackage01.Test_PDF.testPDF2

    2:00:02 AM / 00:00:00:023 Pass

    testPackage01.Test_PDF.testPDF2
    12.01.2021 2:00:02 AM 12.01.2021 2:00:02 AM 00:00:00:023 · #test-id=65
    StatusTimestampDetails
    Info 2:00:02 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 2:00:02 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 2:00:02 AM Test Passed.
  • testPackage01.Test_RelativeLocators.relativeLocatorsTest1

    2:00:03 AM / 00:00:03:759 Pass

    testPackage01.Test_RelativeLocators.relativeLocatorsTest1
    12.01.2021 2:00:03 AM 12.01.2021 2:00:07 AM 00:00:03:759 · #test-id=66
    StatusTimestampDetails
    Info 2:00:04 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 2:00:04 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 2:00:06 AM Element Action [KeyPress] successfully performed. With the following test data [ENTER].
    Info 2:00:07 AM Assertion Passed: Then I Assert that the element found by [Relative Locator: {root={xpath=//a[@class='result__a js-result-title-link']}, filters=[{kind=below, args=[{xpath=//input[@name='q']}]}]}] text does not equal [].
    Info 2:00:07 AM
    Info 2:00:07 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator '[unknown locator]'] and Actual [GitHub - MohabMohie/SHAFT_ENGINE: SHAFT_ENGINE is a Test ...]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 2:00:07 AM Test Passed.
  • testPackage01.Test_SelectedValue.multipleSelect

    2:00:07 AM / 00:00:28:919 Pass

    testPackage01.Test_SelectedValue.multipleSelect
    12.01.2021 2:00:07 AM 12.01.2021 2:00:36 AM 00:00:28:919 · #test-id=67
    StatusTimestampDetails
    Info 2:00:07 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 2:00:07 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 2:00:32 AM Successfully Opened Google Chrome.
    Info 2:00:34 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Advanced_select_with_multiple_features.html].
    Info 2:00:35 AM Element Action [Select] successfully performed. With the following test data [Dog].
    Info 2:00:35 AM Element Action [Select] successfully performed. With the following test data [Cat].
    Info 2:00:35 AM Element Action [GetSelectedText] successfully performed. With the following test data [DogCat].
    Info 2:00:35 AM DogCat
    Info 2:00:36 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'DogCat' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [DogCat]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:00:36 AM
    Info 2:00:36 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 2:00:36 AM Test Passed.
  • testPackage01.Test_SelectedValue.simpleSelect

    2:00:36 AM / 00:00:03:885 Pass

    testPackage01.Test_SelectedValue.simpleSelect
    12.01.2021 2:00:36 AM 12.01.2021 2:00:40 AM 00:00:03:885 · #test-id=68
    StatusTimestampDetails
    Info 2:00:36 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 2:00:36 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 2:00:39 AM Successfully Opened Google Chrome.
    Info 2:00:39 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Basic_select.html].
    Info 2:00:39 AM Element Action [Select] successfully performed. With the following test data [Third Value].
    Info 2:00:39 AM Element Action [GetSelectedText] successfully performed. With the following test data [Third Value].
    Info 2:00:39 AM Third Value
    Info 2:00:40 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Third Value' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [Third Value]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:00:40 AM
    Info 2:00:40 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 2:00:40 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables

    2:00:40 AM / 00:00:07:321 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables
    12.01.2021 2:00:40 AM 12.01.2021 2:00:47 AM 00:00:07:321 · #test-id=69
    StatusTimestampDetails
    Info 2:00:47 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 2:00:47 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:00:47 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "7150ms"].
    Info 2:00:47 AM
    Info 2:00:47 AM
    Info 2:00:47 AM Assertion [ValidateEquals] PASSED. Expected [sherlock holmes] and Actual [sherlock holmes]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:00:47 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery

    2:00:47 AM / 00:00:00:114 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery
    12.01.2021 2:00:47 AM 12.01.2021 2:00:47 AM 00:00:00:114 · #test-id=70
    StatusTimestampDetails
    Info 2:00:47 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 2:00:47 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:00:47 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "72ms"].
    Info 2:00:47 AM
    Info 2:00:47 AM
    Info 2:00:47 AM Assertion [ValidateEquals] PASSED. Expected [Elon Musk] and Actual [Elon Musk]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:00:47 AM Test Passed.
  • testPackage01.Test_ShadowDOM.shadowdom

    2:00:48 AM / 00:00:00:756 Pass

    testPackage01.Test_ShadowDOM.shadowdom
    12.01.2021 2:00:48 AM 12.01.2021 2:00:49 AM 00:00:00:756 · #test-id=71
    StatusTimestampDetails
    Info 2:00:49 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://mdn.github.io/web-components-examples/popup-info-box-web-component/].
    Info 2:00:49 AM Element Action [Type] successfully performed. With the following test data [Typing into SHADOW DOM...].
    Info 2:00:49 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Typing into SHADOW DOM...' for the 'Text' attribute, element locator 'By.id: cvc'] and Actual [Typing into SHADOW DOM...]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:00:49 AM
    Pass 2:00:49 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.doNotSkip

    2:00:49 AM / 00:00:00:000 Pass

    testPackage01.Test_SkipDueToIssue.doNotSkip
    12.01.2021 2:00:49 AM 12.01.2021 2:00:49 AM 00:00:00:000 · #test-id=72
    StatusTimestampDetails
    Info 2:00:49 AM This should not be skipped.
    Pass 2:00:49 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip

    2:00:49 AM / 00:00:00:002 Pass

    testPackage01.Test_SkipDueToIssue.skip
    12.01.2021 2:00:49 AM 12.01.2021 2:00:49 AM 00:00:00:002 · #test-id=73
    StatusTimestampDetails
    Info 2:00:49 AM This should be skipped.
    Pass 2:00:49 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip2

    2:00:49 AM / 00:00:00:002 Pass

    testPackage01.Test_SkipDueToIssue.skip2
    12.01.2021 2:00:49 AM 12.01.2021 2:00:49 AM 00:00:00:002 · #test-id=74
    StatusTimestampDetails
    Info 2:00:49 AM This should be skipped.
    Pass 2:00:49 AM Test Passed.
  • testPackage01.Test_testData.f

    2:00:49 AM / 00:00:00:044 Pass

    testPackage01.Test_testData.f
    12.01.2021 2:00:49 AM 12.01.2021 2:00:49 AM 00:00:00:044 · #test-id=75
    StatusTimestampDetails
    Info 2:00:49 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/testSuite01/TestData.xlsx].
    Info 2:00:49 AM Last Column Number is: [3]. Zero-based.
    Pass 2:00:49 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput

    2:00:50 AM / 00:00:01:781 Pass

    testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput
    12.01.2021 2:00:50 AM 12.01.2021 2:00:52 AM 00:00:01:781 · #test-id=76
    StatusTimestampDetails
    Info 2:00:52 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://fineuploader.com/demos.html#gallery-view].
    Info 2:00:52 AM File Action [GetAbsolutePath] successfully performed. With the following test data [Relative File Path: "src/main/resources/images/shaft.png"].
    Info 2:00:52 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 2:00:52 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //div[@id='fine-uploader-gallery']//div[@class='qq-thumbnail-wrapper']/img] attribute [src] contains [data:image/png;base64].
    Info 2:00:52 AM
    Info 2:00:52 AM Assertion [ValidateElementAttribute] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 2:00:52 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_visibleUploadInput

    2:00:53 AM / 00:00:02:044 Pass

    testPackage01.Test_uploadFile.uploadFile_visibleUploadInput
    12.01.2021 2:00:53 AM 12.01.2021 2:00:55 AM 00:00:02:044 · #test-id=77
    StatusTimestampDetails
    Info 2:00:54 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://demo.guru99.com/test/upload/].
    Info 2:00:54 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 2:00:54 AM Element Action [Click] successfully performed. With the following test data [By.id: terms].
    Info 2:00:54 AM Element Action [Click] successfully performed. With the following test data [By.id: submitbutton].
    Info 2:00:55 AM Assertion Passed: Then I Assert that the element found by [By.id: res] attribute [Text] contains [1 file].
    Info 2:00:55 AM
    Info 2:00:55 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be '1 file' for the 'Text' attribute, element locator 'By.id: res'] and Actual [1 file has been successfully uploaded.]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 2:00:55 AM Test Passed.
  • testPackage01.Test_verifyEquals.test_assertElementAttribute

    2:00:56 AM / 00:00:01:459 Pass

    testPackage01.Test_verifyEquals.test_assertElementAttribute
    12.01.2021 2:00:56 AM 12.01.2021 2:00:58 AM 00:00:01:459 · #test-id=78
    StatusTimestampDetails
    Info 2:00:57 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:00:58 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 2:00:58 AM Verification [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 2:00:58 AM
    Pass 2:00:58 AM Test Passed.
  • unitTests.tests_browserActions.fullScreenWindow

    2:01:00 AM / 00:00:00:201 Pass

    unitTests.tests_browserActions.fullScreenWindow
    12.01.2021 2:01:00 AM 12.01.2021 2:01:00 AM 00:00:00:201 · #test-id=79
    StatusTimestampDetails
    Info 2:01:00 AM Browser Action [FullScreenWindow] successfully performed.
    Pass 2:01:00 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentURL

    2:01:02 AM / 00:00:00:158 Pass

    unitTests.tests_browserActions.getCurrentURL
    12.01.2021 2:01:02 AM 12.01.2021 2:01:02 AM 00:00:00:158 · #test-id=80
    StatusTimestampDetails
    Info 2:01:02 AM Browser Action [GetCurrentURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Pass 2:01:02 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentWindowTitle

    2:01:04 AM / 00:00:00:023 Pass

    unitTests.tests_browserActions.getCurrentWindowTitle
    12.01.2021 2:01:04 AM 12.01.2021 2:01:04 AM 00:00:00:023 · #test-id=81
    StatusTimestampDetails
    Info 2:01:04 AM Browser Action [GetCurrentWindowTitle] successfully performed. With the following test data [DuckDuckGo — Privacy, simplified.].
    Pass 2:01:04 AM Test Passed.
  • unitTests.tests_browserActions.getPageSource

    2:01:06 AM / 00:00:00:021 Pass

    unitTests.tests_browserActions.getPageSource
    12.01.2021 2:01:06 AM 12.01.2021 2:01:06 AM 00:00:00:021 · #test-id=82
    StatusTimestampDetails
    Info 2:01:06 AM Browser Action [GetPageSource] successfully performed.
    Pass 2:01:06 AM Test Passed.
  • unitTests.tests_browserActions.getWindowHandle

    2:01:08 AM / 00:00:00:015 Pass

    unitTests.tests_browserActions.getWindowHandle
    12.01.2021 2:01:08 AM 12.01.2021 2:01:08 AM 00:00:00:015 · #test-id=83
    StatusTimestampDetails
    Info 2:01:08 AM Browser Action [GetWindowHandle] successfully performed. With the following test data [CDwindow-EF4E873FFCCAA53749A77123467C968D].
    Pass 2:01:08 AM Test Passed.
  • unitTests.tests_browserActions.getWindowPosition

    2:01:10 AM / 00:00:00:015 Pass

    unitTests.tests_browserActions.getWindowPosition
    12.01.2021 2:01:10 AM 12.01.2021 2:01:10 AM 00:00:00:015 · #test-id=84
    StatusTimestampDetails
    Info 2:01:10 AM Browser Action [GetWindowPosition] successfully performed. With the following test data [(-8, -8)].
    Pass 2:01:10 AM Test Passed.
  • unitTests.tests_browserActions.getWindowSize

    2:01:12 AM / 00:00:00:015 Pass

    unitTests.tests_browserActions.getWindowSize
    12.01.2021 2:01:12 AM 12.01.2021 2:01:12 AM 00:00:00:015 · #test-id=85
    StatusTimestampDetails
    Info 2:01:12 AM Browser Action [GetWindowSize] successfully performed. With the following test data [(1040, 744)].
    Pass 2:01:12 AM Test Passed.
  • unitTests.tests_browserActions.maximizeWindow

    2:01:14 AM / 00:00:00:641 Pass

    unitTests.tests_browserActions.maximizeWindow
    12.01.2021 2:01:14 AM 12.01.2021 2:01:15 AM 00:00:00:641 · #test-id=86
    StatusTimestampDetails
    Info 2:01:15 AM Browser Action [FullScreenWindow] successfully performed.
    Info 2:01:15 AM Browser Action [MaximizeWindow] successfully performed. With the following test data [New screen size is now: (1024, 768)].
    Pass 2:01:15 AM Test Passed.
  • unitTests.tests_browserActions.navigateBack

    2:01:17 AM / 00:00:01:442 Pass

    unitTests.tests_browserActions.navigateBack
    12.01.2021 2:01:17 AM 12.01.2021 2:01:18 AM 00:00:01:442 · #test-id=87
    StatusTimestampDetails
    Info 2:01:18 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:01:18 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 2:01:18 AM Assertion Passed: Confirming that navigating back was successful
    Info 2:01:18 AM
    Info 2:01:18 AM Assertion [ValidateBrowserAttribute] PASSED. Expected [Value Should be 'https://duckduckgo.com' for the 'CurrentUrl' attribute] and Actual [https://duckduckgo.com/]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 2:01:18 AM Test Passed.
  • unitTests.tests_browserActions.navigateForward

    2:01:20 AM / 00:00:01:894 Pass

    unitTests.tests_browserActions.navigateForward
    12.01.2021 2:01:20 AM 12.01.2021 2:01:22 AM 00:00:01:894 · #test-id=88
    StatusTimestampDetails
    Info 2:01:21 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:01:22 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 2:01:22 AM Browser Action [NavigateForward] successfully performed. With the following test data [https://www.google.com/].
    Pass 2:01:22 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURL

    2:01:24 AM / 00:00:00:276 Pass

    unitTests.tests_browserActions.navigateToURL
    12.01.2021 2:01:24 AM 12.01.2021 2:01:25 AM 00:00:00:276 · #test-id=89
    StatusTimestampDetails
    Info 2:01:25 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com].
    Pass 2:01:25 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURLWithRedirection

    2:01:27 AM / 00:00:00:836 Pass

    unitTests.tests_browserActions.navigateToURLWithRedirection
    12.01.2021 2:01:27 AM 12.01.2021 2:01:27 AM 00:00:00:836 · #test-id=90
    StatusTimestampDetails
    Info 2:01:27 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Pass 2:01:27 AM Test Passed.
  • unitTests.tests_browserActions.refreshCurrentPage

    2:01:30 AM / 00:00:00:184 Pass

    unitTests.tests_browserActions.refreshCurrentPage
    12.01.2021 2:01:30 AM 12.01.2021 2:01:30 AM 00:00:00:184 · #test-id=91
    StatusTimestampDetails
    Info 2:01:30 AM Browser Action [RefreshCurrentPage] successfully performed.
    Pass 2:01:30 AM Test Passed.
  • unitTests.tests_browserActions.setWindowSize

    2:01:32 AM / 00:00:00:377 Pass

    unitTests.tests_browserActions.setWindowSize
    12.01.2021 2:01:32 AM 12.01.2021 2:01:32 AM 00:00:00:377 · #test-id=92
    StatusTimestampDetails
    Info 2:01:32 AM Browser Action [SetWindowSize] successfully performed. With the following test data [New screen size is now: (1044, 720)].
    Pass 2:01:32 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail

    2:01:34 AM / 00:00:01:041 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail
    12.01.2021 2:01:34 AM 12.01.2021 2:01:35 AM 00:00:01:041 · #test-id=93
    StatusTimestampDetails
    Info 2:01:35 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:01:35 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 2:01:35 AM
    Pass 2:01:35 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass

    2:01:36 AM / 00:00:05:947 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass
    12.01.2021 2:01:36 AM 12.01.2021 2:01:42 AM 00:00:05:947 · #test-id=94
    StatusTimestampDetails
    Info 2:01:37 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:01:42 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.id: bla)].
    Pass 2:01:42 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail

    2:01:43 AM / 00:00:01:074 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail
    12.01.2021 2:01:43 AM 12.01.2021 2:01:44 AM 00:00:01:074 · #test-id=95
    StatusTimestampDetails
    Info 2:01:44 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:01:44 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*)].
    Info 2:01:44 AM
    Pass 2:01:44 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail

    2:01:45 AM / 00:00:06:103 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail
    12.01.2021 2:01:45 AM 12.01.2021 2:01:52 AM 00:00:06:103 · #test-id=96
    StatusTimestampDetails
    Info 2:01:46 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:01:52 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.id: bla)].
    Info 2:01:52 AM
    Pass 2:01:52 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass

    2:01:53 AM / 00:00:02:979 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass
    12.01.2021 2:01:53 AM 12.01.2021 2:01:56 AM 00:00:02:979 · #test-id=97
    StatusTimestampDetails
    Info 2:01:56 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 2:01:56 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 2:01:56 AM Assertion Passed: Using Visual AI; OpenCV
    Info 2:01:56 AM Assertion [ValidateElementMatches] PASSED. Expected [Element should match the reference screenshot] and Actual [TRUE]. Comparison Type [EXACT_OPENCV]. Validation Type [POSITIVE].
    Pass 2:01:56 AM Test Passed.
  • unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass

    2:01:56 AM / 00:00:00:001 Pass

    unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass
    12.01.2021 2:01:56 AM 12.01.2021 2:01:56 AM 00:00:00:001 · #test-id=98
    StatusTimestampDetails
    Info 2:01:56 AM testRowData.
    Pass 2:01:56 AM Test Passed.
  • unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle

    2:01:56 AM / 00:00:01:484 Pass

    unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle
    12.01.2021 2:01:56 AM 12.01.2021 2:01:57 AM 00:00:01:484 · #test-id=99
    StatusTimestampDetails
    Info 2:01:56 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 2:01:56 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:01:56 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/posts" | Content Type: "*/*" | Response Time: "79ms"].
    Info 2:01:56 AM
    Info 2:01:56 AM Assertion [ValidateEquals] PASSED. Expected [qui neque nisi nulla] and Actual [est rerum tempore vitae sequi sint nihil reprehenderit dolor beatae ea dolores neque fugiat blanditiis voluptate porro vel nihil molestiae ut reiciendis qui aperiam non debitis possimus qui neque nisi nulla]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 2:01:57 AM Test Passed.
  • unitTests.tests_restActions.validateUserEmail

    2:01:57 AM / 00:00:00:276 Pass

    unitTests.tests_restActions.validateUserEmail
    12.01.2021 2:01:57 AM 12.01.2021 2:01:58 AM 00:00:00:276 · #test-id=100
    StatusTimestampDetails
    Info 2:01:57 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 2:01:57 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:01:58 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "54ms"].
    Info 2:01:58 AM
    Info 2:01:58 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 2:01:58 AM Assertion [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail

    2:01:58 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:002 · #test-id=101
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass

    2:01:58 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:001 · #test-id=102
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail

    2:01:58 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:001 · #test-id=103
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass

    2:01:58 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:001 · #test-id=104
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail

    2:01:58 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:001 · #test-id=105
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [0]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass

    2:01:58 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:001 · #test-id=106
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail

    2:01:58 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:001 · #test-id=107
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] FAILED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass

    2:01:58 AM / 00:00:00:013 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass
    12.01.2021 2:01:58 AM 12.01.2021 2:01:58 AM 00:00:00:013 · #test-id=108
    StatusTimestampDetails
    Info 2:01:58 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 2:01:58 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail

    2:02:00 AM / 00:00:00:474 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail
    12.01.2021 2:02:00 AM 12.01.2021 2:02:00 AM 00:00:00:474 · #test-id=109
    StatusTimestampDetails
    Info 2:02:00 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 2:02:00 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 2:02:00 AM
    Pass 2:02:00 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass

    2:02:02 AM / 00:00:00:465 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass
    12.01.2021 2:02:02 AM 12.01.2021 2:02:03 AM 00:00:00:465 · #test-id=110
    StatusTimestampDetails
    Info 2:02:02 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 2:02:03 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 2:02:03 AM
    Pass 2:02:03 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail

    2:02:05 AM / 00:00:00:451 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail
    12.01.2021 2:02:05 AM 12.01.2021 2:02:05 AM 00:00:00:451 · #test-id=111
    StatusTimestampDetails
    Info 2:02:05 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:05 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 2:02:05 AM
    Pass 2:02:05 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass

    2:02:07 AM / 00:00:00:495 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass
    12.01.2021 2:02:07 AM 12.01.2021 2:02:08 AM 00:00:00:495 · #test-id=112
    StatusTimestampDetails
    Info 2:02:07 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:08 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 2:02:08 AM
    Pass 2:02:08 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail

    2:02:10 AM / 00:00:00:555 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail
    12.01.2021 2:02:10 AM 12.01.2021 2:02:10 AM 00:00:00:555 · #test-id=113
    StatusTimestampDetails
    Info 2:02:10 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 2:02:10 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation!@#$%^&*()_+{}[]\\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 2:02:10 AM
    Pass 2:02:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass

    2:02:12 AM / 00:00:00:601 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass
    12.01.2021 2:02:12 AM 12.01.2021 2:02:13 AM 00:00:00:601 · #test-id=114
    StatusTimestampDetails
    Info 2:02:12 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 2:02:13 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 2:02:13 AM
    Pass 2:02:13 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail

    2:02:15 AM / 00:00:00:477 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail
    12.01.2021 2:02:15 AM 12.01.2021 2:02:16 AM 00:00:00:477 · #test-id=115
    StatusTimestampDetails
    Info 2:02:15 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:16 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 2:02:16 AM
    Pass 2:02:16 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass

    2:02:18 AM / 00:00:00:477 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass
    12.01.2021 2:02:18 AM 12.01.2021 2:02:18 AM 00:00:00:477 · #test-id=116
    StatusTimestampDetails
    Info 2:02:18 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:18 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 2:02:18 AM
    Pass 2:02:18 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail

    2:02:20 AM / 00:00:00:529 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail
    12.01.2021 2:02:20 AM 12.01.2021 2:02:21 AM 00:00:00:529 · #test-id=117
    StatusTimestampDetails
    Info 2:02:20 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 2:02:21 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 2:02:21 AM
    Pass 2:02:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass

    2:02:23 AM / 00:00:00:500 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass
    12.01.2021 2:02:23 AM 12.01.2021 2:02:23 AM 00:00:00:500 · #test-id=118
    StatusTimestampDetails
    Info 2:02:23 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 2:02:23 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 2:02:23 AM
    Pass 2:02:23 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail

    2:02:26 AM / 00:00:00:510 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail
    12.01.2021 2:02:26 AM 12.01.2021 2:02:26 AM 00:00:00:510 · #test-id=119
    StatusTimestampDetails
    Info 2:02:26 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:26 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 2:02:26 AM
    Pass 2:02:26 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass

    2:02:28 AM / 00:00:00:522 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass
    12.01.2021 2:02:28 AM 12.01.2021 2:02:29 AM 00:00:00:522 · #test-id=120
    StatusTimestampDetails
    Info 2:02:28 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:29 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 2:02:29 AM
    Pass 2:02:29 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail

    2:02:31 AM / 00:00:00:557 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail
    12.01.2021 2:02:31 AM 12.01.2021 2:02:32 AM 00:00:00:557 · #test-id=121
    StatusTimestampDetails
    Info 2:02:31 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 2:02:32 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:02:32 AM
    Pass 2:02:32 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass

    2:02:34 AM / 00:00:00:584 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass
    12.01.2021 2:02:34 AM 12.01.2021 2:02:35 AM 00:00:00:584 · #test-id=122
    StatusTimestampDetails
    Info 2:02:34 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 2:02:35 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:02:35 AM
    Pass 2:02:35 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail

    2:02:37 AM / 00:00:00:463 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail
    12.01.2021 2:02:37 AM 12.01.2021 2:02:37 AM 00:00:00:463 · #test-id=123
    StatusTimestampDetails
    Info 2:02:37 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:37 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 2:02:37 AM
    Pass 2:02:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass

    2:02:39 AM / 00:00:00:482 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass
    12.01.2021 2:02:39 AM 12.01.2021 2:02:40 AM 00:00:00:482 · #test-id=124
    StatusTimestampDetails
    Info 2:02:39 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 2:02:40 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 2:02:40 AM
    Pass 2:02:40 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass

    2:02:42 AM / 00:00:00:514 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass
    12.01.2021 2:02:42 AM 12.01.2021 2:02:42 AM 00:00:00:514 · #test-id=125
    StatusTimestampDetails
    Info 2:02:42 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 2:02:42 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:02:42 AM
    Pass 2:02:42 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail

    2:02:45 AM / 00:00:00:228 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail
    12.01.2021 2:02:45 AM 12.01.2021 2:02:45 AM 00:00:00:228 · #test-id=126
    StatusTimestampDetails
    Info 2:02:45 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.id: hplogo'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 2:02:45 AM
    Pass 2:02:45 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass

    2:02:47 AM / 00:00:10:295 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass
    12.01.2021 2:02:47 AM 12.01.2021 2:02:57 AM 00:00:10:295 · #test-id=127
    StatusTimestampDetails
    Info 2:02:57 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.id: fakeElement'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 2:02:57 AM
    Pass 2:02:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail

    2:02:59 AM / 00:00:00:241 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail
    12.01.2021 2:02:59 AM 12.01.2021 2:03:00 AM 00:00:00:241 · #test-id=128
    StatusTimestampDetails
    Info 2:03:00 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.xpath: //div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 2:03:00 AM
    Pass 2:03:00 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail

    2:03:02 AM / 00:00:30:441 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail
    12.01.2021 2:03:02 AM 12.01.2021 2:03:32 AM 00:00:30:441 · #test-id=129
    StatusTimestampDetails
    Info 2:03:32 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.id: fakeElement'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:03:32 AM
    Pass 2:03:32 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass

    2:03:34 AM / 00:00:00:264 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass
    12.01.2021 2:03:34 AM 12.01.2021 2:03:35 AM 00:00:00:264 · #test-id=130
    StatusTimestampDetails
    Info 2:03:35 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.xpath: //*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:03:35 AM
    Pass 2:03:35 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail

    2:03:37 AM / 00:00:00:230 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:230 · #test-id=131
    StatusTimestampDetails
    Info 2:03:37 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.xpath: //div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:03:37 AM
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToFail

    2:03:37 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_false_expectedToFail
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:002 · #test-id=132
    StatusTimestampDetails
    Info 2:03:37 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToPass

    2:03:37 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertEquals_false_expectedToPass
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:001 · #test-id=133
    StatusTimestampDetails
    Info 2:03:37 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_longCharacters

    2:03:37 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_longCharacters
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:002 · #test-id=134
    StatusTimestampDetails
    Info 2:03:37 AM Verification [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:03:37 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet

    2:03:37 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:001 · #test-id=135
    StatusTimestampDetails
    Info 2:03:37 AM Assertion [ValidateEquals] PASSED. Expected [1LH5pROcDBjjQk0t0mCr0lXuzQu9lcGj28kY8R1H81X67eVAQJgWQhILiRWVPUgZ6uCtK5cnBkF55Jr9vYngjGO1Iyf0Mktv6lruDlL9T8MAUPcUZJGHZtji6nIeadujDSNmWMj5d6C8zlFqw0CRqBU0hO5adIasHgBSNoLotAjce3NGXoDwAlp3rYreeV16VIyZXROQY] and Actual [1LH5pROcDBjjQk0t0mCr0lXuzQu9lcGj28kY8R1H81X67eVAQJgWQhILiRWVPUgZ6uCtK5cnBkF55Jr9vYngjGO1Iyf0Mktv6lruDlL9T8MAUPcUZJGHZtji6nIeadujDSNmWMj5d6C8zlFqw0CRqBU0hO5adIasHgBSNoLotAjce3NGXoDwAlp3rYreeV16VIyZXROQY]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToFail

    2:03:37 AM / 00:00:00:003 Pass

    unitTests.tests_validations_assertions.assertEquals_true_expectedToFail
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:003 · #test-id=136
    StatusTimestampDetails
    Info 2:03:37 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:03:37 AM Test Passed.
  • Assert that assertEquals works as expected when the two values are equal.

    2:03:37 AM / 00:00:00:002 Pass

    Assert that assertEquals works as expected when the two values are equal.
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:002 · #test-id=137
    StatusTimestampDetails
    Info 2:03:37 AM Verification [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 2:03:37 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__

    2:03:37 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:001 · #test-id=138
    StatusTimestampDetails
    Info 2:03:37 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail

    2:03:37 AM / 00:00:00:009 Pass

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail
    12.01.2021 2:03:37 AM 12.01.2021 2:03:37 AM 00:00:00:009 · #test-id=139
    StatusTimestampDetails
    Info 2:03:37 AM Assertion [ValidateFileExists] FAILED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java' should not exist, after up to '1' retries] and Actual [File exists]. Validation Type [NEGATIVE].
    Pass 2:03:37 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass

    2:03:37 AM / 00:00:00:504 Pass

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass
    12.01.2021 2:03:37 AM 12.01.2021 2:03:38 AM 00:00:00:504 · #test-id=140
    StatusTimestampDetails
    Info 2:03:38 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java_fail' should not exist, after up to '1' retries] and Actual [File does not exist]. Validation Type [NEGATIVE].
    Pass 2:03:38 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail

    2:03:38 AM / 00:00:00:504 Pass

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail
    12.01.2021 2:03:38 AM 12.01.2021 2:03:38 AM 00:00:00:504 · #test-id=141
    StatusTimestampDetails
    Info 2:03:38 AM Assertion [ValidateFileExists] FAILED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java_fail' should exist, after up to '1' retries] and Actual [File does not exist]. Validation Type [POSITIVE].
    Pass 2:03:38 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass

    2:03:38 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass
    12.01.2021 2:03:38 AM 12.01.2021 2:03:38 AM 00:00:00:002 · #test-id=142
    StatusTimestampDetails
    Info 2:03:38 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 2:03:38 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_false_expectedToFail

    2:03:38 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertNull_false_expectedToFail
    12.01.2021 2:03:38 AM 12.01.2021 2:03:38 AM 00:00:00:002 · #test-id=143
    StatusTimestampDetails
    Info 2:03:38 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 2:03:38 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_false_expectedToPass

    2:03:38 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertNull_false_expectedToPass
    12.01.2021 2:03:38 AM 12.01.2021 2:03:38 AM 00:00:00:002 · #test-id=144
    StatusTimestampDetails
    Info 2:03:38 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 2:03:38 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_true_expectedToFail

    2:03:38 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertNull_true_expectedToFail
    12.01.2021 2:03:38 AM 12.01.2021 2:03:38 AM 00:00:00:001 · #test-id=145
    StatusTimestampDetails
    Info 2:03:38 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:03:38 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_true_expectedToPass

    2:03:38 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertNull_true_expectedToPass
    12.01.2021 2:03:38 AM 12.01.2021 2:03:38 AM 00:00:00:001 · #test-id=146
    StatusTimestampDetails
    Info 2:03:38 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 2:03:38 AM Test Passed.